home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / shmpg324.zip / MIDNITE.DAT < prev    next >
Text File  |  1992-09-01  |  42KB  |  1,079 lines

  1. ;                   SHAMpage Data file maintained by v3.24
  2. ;
  3. ; This is the SHAMpage data file. Lines beginning with a semi-colon (;) are
  4. ; comments.
  5. ;
  6. ; Note the use of the variables *USER*, *TIME*, *KEYWORD*, *LF*, and *FILE*.
  7. ;
  8. ; Anywhere *USER* appears, the caller's first name will be inserted.
  9. ; Anywhere *TIME* appears, the current time will be used.
  10. ; Anywhere *KEYWORD* appears, the current matched word is used (all CAPS).
  11. ; Anywhere *keyword* appears, the current matched word is used (lower case).
  12. ; Anywhere *Keyword* appears, the current matched word is used (First Letter
  13. ; Only Capitalized).
  14. ;
  15. ; The variables *LF* and *FILE* are somewhat different.
  16. ;
  17. ; *LF* means: split the line here, send a line-feed and continue typing the
  18. ; rest of the line.
  19. ;
  20. ; If the left-most string in a key word reply is *FILE*, SHAMpage will open
  21. ; a file matching the name on the remainder of that line and type its
  22. ; contents to the caller.
  23. ;
  24. ; There is one other variable, not yet mentioned: *ALIAS*. This allows
  25. ; several key words to share the same set of responses. See the comments
  26. ; on the key words for more information about this particular variable.
  27. ;
  28. ;----------------------------------------------------------------------------
  29. ;
  30. ; These are the opening lines which are generated randomly.
  31. ;
  32. ; The format is:
  33. ;
  34. ; NUMBER OF OPENING LINES (no limit)
  35. ; OPENING LINE 1
  36. ; OPENING LINE 2
  37. ; OPENING LINE 3
  38. ; etc.
  39. ;
  40. ; NOTE: Do NOT use *KEYWORD* variables in OPENING LINES!
  41. ;
  42. ;----------------------------------------------------------------------------
  43. 25
  44. *USER*, I have other things I could be doing right now (like sleeping).
  45. *USER*, it's *TIME* - just how bored ARE you, anyhow?
  46. Damn! It's just you, *USER*... Kathy Willets usually calls around *TIME*.
  47. Damn! Who let YOU in here at *TIME*, *USER*?
  48. Did you know that BBSing at *TIME* is a SICKNESS, *USER*?
  49. Don't you have anything better at *TIME*, *USER*?
  50. Geesh *USER*, it's *TIME*. Don't you ever sleep?
  51. How did I get here at *TIME*, and WHO are YOU, *USER*?
  52. I don't care WHO you are *USER*! It's *TIME* and I'm tired!
  53. I only have time for a quickie, *USER*.
  54. If I was you *USER*, I'd be out partying.
  55. It's *TIME*, this better be important, *USER*!
  56. My head hurts, my feet stink, and I badly need some sleep, *USER*.
  57. Rich ain't here *USER*, this is the cleaning lady.
  58. Rich is asleep. This is the computer taking over, *USER*.
  59. So your love life stinks too, huh, *USER*?
  60. Tell me everything you know, *USER*. You have 2 minutes.
  61. Welcome to late-nite DrawBridge, *USER*.
  62. What are you doing here at *TIME*, *USER*?
  63. What the heck do YOU want at *TIME*, *USER*?
  64. Whatever your question *USER*, the answer is NO at *TIME*!
  65. When do you ever sleep, *USER*?
  66. Yawn! Wait... Let me wake up your sister, *USER*?
  67. Yawn! What time is it, *USER*?
  68. You know *USER*, nobody pays me to do this at *TIME*.
  69. ;----------------------------------------------------------------------------
  70. ;
  71. ; These are lines sent when SHAMpage terminates normally.
  72. ;
  73. ; The format is:
  74. ;
  75. ; EXITMSG
  76. ; NUMBER OF EXIT LINES (maximum of 4)
  77. ; LINE 1
  78. ; LINE 2
  79. ; LINE 3
  80. ; etc.
  81. ;
  82. ; NOTE: Do NOT use *KEYWORD* variables in EXIT LINES!
  83. ;
  84. ;----------------------------------------------------------------------------
  85. EXITMSG
  86. 4
  87. Relax, *USER*, lighten up! This was a joke!
  88. I hope you enjoyed chatting with a machine! <Grin>
  89. Rich is sound asleep right now, like all good little boys should be.
  90. Next time, try paging at a reasonable hour!
  91. ;----------------------------------------------------------------------------
  92. ;
  93. ; These are lines sent when no keyword match occurs.
  94. ;
  95. ; The format is:
  96. ;
  97. ; NOMATCH
  98. ; NUMBER OF REPLIES (maximum of 10)
  99. ; REPLY 1
  100. ; REPLY 2
  101. ; REPLY 3
  102. ; etc.
  103. ;
  104. ; NOTE: Do NOT use *KEYWORD* variables in NOMATCH replies!
  105. ;
  106. ;----------------------------------------------------------------------------
  107. NOMATCH
  108. 10
  109. Ask me in the morning.
  110. Do you have ANY idea what time it is?
  111. I have a hard time thinking straight at this hour.
  112. It's *TIME*, do you know where your mind is?
  113. Like I care at this hour...
  114. No kidding!
  115. Right. I think we should both be in bed, sound asleep.
  116. What am I DOING here at *TIME*???
  117. Why do you say that, *USER*?
  118. You've obviously mistaken me for a wide awake person.
  119. ;----------------------------------------------------------------------------
  120. ;
  121. ; Following are the key words to check. You may have up to 100 key words
  122. ; (and up to five (5) *ALIAS*'s per key word). Key words and *ALIAS*'s must
  123. ; be in UPPER CASE!
  124. ;
  125. ; If you want to check for an EXACT match of a whole word only, surround it
  126. ; with spaces. If your key word or *ALIAS* contains any leading or trailing
  127. ; spaces, encase it in quotes.
  128. ;
  129. ; For example: key word = TRUCK will match FIRETRUCK, TRUCKER & TRUCK
  130. ;              key word = " TRUCK" will not match FIRETRUCK
  131. ;              key word = " TRUCK " will match only TRUCK
  132. ;
  133. ; The format is:
  134. ;
  135. ; KEYWORD
  136. ; *ALIAS* [ANOTHER KEYWORD]  - you are allowed up to 5 *ALIAS*'s per KEYWORD
  137. ; *ALIAS* [" ANOTHER KEYWORD"]
  138. ; *ALIAS* ["ANOTHER KEYWORD "]
  139. ; *ALIAS* [" ANOTHER KEYWORD "]
  140. ; NUMBER OF REPLIES (maximum of 10)
  141. ; REPLY 1
  142. ; REPLY 2
  143. ; REPLY 3
  144. ; etc.
  145. ;
  146. ;----------------------------------------------------------------------------
  147. ;                                  KEY WORD #1
  148. ;----------------------------------------------------------------------------
  149. !!!
  150. *ALIAS* ???
  151. *ALIAS* AAA
  152. *ALIAS* BBB
  153. *ALIAS* CCC
  154. *ALIAS* DDD
  155. 2
  156. Got a sticky key there, *USER*?
  157. Looks like you could use a new keyboard. One of your keys seem to be *LF* sticking.
  158. ;----------------------------------------------------------------------------
  159. ;                                  KEY WORD #2
  160. ;----------------------------------------------------------------------------
  161. /S
  162. *ALIAS* /Q
  163. 2
  164. ERROR!!! *KEYWORD* does not compute.
  165. Wrong command! Hahahahahah
  166. ;----------------------------------------------------------------------------
  167. ;                                  KEY WORD #3
  168. ;----------------------------------------------------------------------------
  169. ACCESS
  170. *ALIAS* VALIDATE
  171. 8
  172. *Keyword* THIS!
  173. Can I have access to your sister?
  174. Do you want "Kathy Willets Access" or "Sheriff Nick Access"?
  175. Hit [Alt] H for FREE unlimited access!
  176. I don't want it now, I want it RIGHT now!
  177. More access, more access... all I ever hear is "I want more access"!
  178. Sure. You want kiddie access, right?
  179. You want more access? Sure - hit [Alt] H now.
  180. ;----------------------------------------------------------------------------
  181. ;                                  KEY WORD #4
  182. ;----------------------------------------------------------------------------
  183. ADULT
  184. *ALIAS* " GIF"
  185. *ALIAS* X-RATED
  186. *ALIAS* XXX
  187. 6
  188. A penny for your thoughts; $20 to act it out.
  189. Computer sex is nothing compared to the real thing, *USER*.
  190. Damn! Another PERVERT on line!
  191. I was in the middle of some LIVE Adult Access when you paged me!
  192. Sure I have adult areas. Call back when you grow up.
  193. Upload a nude GIF of yourself and I'll give you adult access.
  194. ;----------------------------------------------------------------------------
  195. ;                                  KEY WORD #5
  196. ;----------------------------------------------------------------------------
  197. ALWAYS
  198. 2
  199. I always say, "Never say always."
  200. There's no such thing as always, *USER*.
  201. ;----------------------------------------------------------------------------
  202. ;                                  KEY WORD #6
  203. ;----------------------------------------------------------------------------
  204. ANNOY
  205. *ALIAS* BOTHER
  206. 3
  207. Boy, do YOU have thin skin!
  208. I don't get bothered easily.
  209. Now, don't get so huffy, *USER*!
  210. ;----------------------------------------------------------------------------
  211. ;                                  KEY WORD #7
  212. ;----------------------------------------------------------------------------
  213. " ASS "
  214. *ALIAS* ASSHOLE
  215. 6
  216. A dirty mind is a terrible thing to waste!
  217. I dumped Sonya because one asshole in my pants is enough.
  218. I prefer the word "donkey".
  219. It takes one to know one, *USER*.
  220. Nobody likes a smart ASS, *USER*!
  221. You're making quite an *keyword* out of yourself, *USER*.
  222. ;----------------------------------------------------------------------------
  223. ;                                  KEY WORD #8
  224. ;----------------------------------------------------------------------------
  225. AWESOME
  226. *ALIAS* " DUDE "
  227. *ALIAS* BITCHIN
  228. *ALIAS* COOL
  229. *ALIAS* SURF
  230. 9
  231. "*Keyword*", huh? You have a great vocabulary, *USER*.
  232. Bodacious!
  233. Come back in 10 years when you're all grown up!
  234. Fer shure...
  235. Gag me with a spoon!
  236. Gnarly!
  237. Radical!
  238. Silence is golden. So shut up and get rich!
  239. That's the problem with the gene pool - no lifeguard.
  240. ;----------------------------------------------------------------------------
  241. ;                                  KEY WORD #9
  242. ;----------------------------------------------------------------------------
  243. BBS
  244. 5
  245. I could've BBS'ed all night...
  246. No, BBS doesn't stand for "Big Black Stud"!
  247. What's this "BBS" thing you keep talking about, *USER*?
  248. You don't like it here *USER*, call the Onyx BBS!
  249. You mean this BBS?
  250. ;----------------------------------------------------------------------------
  251. ;                                  KEY WORD #10
  252. ;----------------------------------------------------------------------------
  253. " BITCH "
  254. 3
  255. Bitch! Bitch! Bitch!
  256. Life's a bitch, isn't it, *USER*?
  257. What do female dogs have to do with this?
  258. ;----------------------------------------------------------------------------
  259. ;                                  KEY WORD #11
  260. ;----------------------------------------------------------------------------
  261. " BLOW "
  262. *ALIAS* BLOWS
  263. 2
  264. Blow it out your ass, *USER*!
  265. Blow this!
  266. ;----------------------------------------------------------------------------
  267. ;                                  KEY WORD #12
  268. ;----------------------------------------------------------------------------
  269. BOARD
  270. 3
  271. Did you mean to say "board" or "bored"?
  272. The source code is on drive B:
  273. This is just your typical leech board.
  274. ;----------------------------------------------------------------------------
  275. ;                                  KEY WORD #13
  276. ;----------------------------------------------------------------------------
  277. BRIDGE
  278. 1
  279. Yeah, this IS DrawBridge BBS.
  280. ;----------------------------------------------------------------------------
  281. ;                                  KEY WORD #14
  282. ;----------------------------------------------------------------------------
  283. BUSY
  284. 6
  285. As a freakin' bee...
  286. I think you need call-waiting, *USER*.
  287. That's weird - I never get a busy signal here!
  288. That's why they invented auto-redial, turkey!
  289. Try calling from another phone, *USER*.
  290. Well, if you'd just get a life *USER*, you could be busy too!
  291. ;----------------------------------------------------------------------------
  292. ;                                  KEY WORD #15
  293. ;----------------------------------------------------------------------------
  294. " CAN "
  295. 5
  296. I'd rather talk about something else.
  297. If I knew, I wouldn't tell you, *USER*.
  298. Not today.
  299. Sure.
  300. Why not?
  301. ;----------------------------------------------------------------------------
  302. ;                                  KEY WORD #16
  303. ;----------------------------------------------------------------------------
  304. " CHERI "
  305. 6
  306. Cheri's all talk - no action!
  307. Guess who got Cheri's cherry!
  308. I slept with Cheri once. She's actually a prude.
  309. Screw Cheri!
  310. This is most definitely NOT the stupid Cheri program!
  311. Unfortunately, Cheri's been out of action ever since that phone call *LF* from Magic Johnson.
  312. ;----------------------------------------------------------------------------
  313. ;                                  KEY WORD #17
  314. ;----------------------------------------------------------------------------
  315. " COCK"
  316. *ALIAS* " DICK"
  317. *ALIAS* " PRICK "
  318. 2
  319. I have 12 inches. And that's just my power cord.
  320. Sounds like you have a bad case of penis envy, *USER*.
  321. ;----------------------------------------------------------------------------
  322. ;                                  KEY WORD #18
  323. ;----------------------------------------------------------------------------
  324. COMPUTER
  325. *ALIAS* " PC "
  326. *ALIAS* MACHINE
  327. 10
  328. At least you never owe alimony to a *keyword*.
  329. But have you ever slept with a *keyword*, *USER*?
  330. Can you talk dirty in machine language, *USER*?
  331. My name is HAL, nice to meet you *USER*.
  332. No, this is a real live human being you are chatting with, *USER*.
  333. Shut up about *keyword*s already *USER*. I'm sick of them!
  334. Sure this is a *keyword*. And you're chopped liver?
  335. That does not compute...
  336. Want to see my hard drive?
  337. You're the jerk sitting there conversing with a dumb machine!
  338. ;----------------------------------------------------------------------------
  339. ;                                  KEY WORD #19
  340. ;----------------------------------------------------------------------------
  341. " COST"
  342. *ALIAS* CHARGE
  343. *ALIAS* MONEY
  344. *ALIAS* SUBSCRI
  345. 5
  346. Ask about our special Kathy Willets rate for adult access.
  347. How much did you make last year, *USER*? Send it in.
  348. Send me your first-born son - I'll see what I can do.
  349. Well, it's cheaper than those 1-900 smut numbers you call!
  350. You must be 1) female and 2) willing to sleep with the SysOp!
  351. ;----------------------------------------------------------------------------
  352. ;                                  KEY WORD #20
  353. ;----------------------------------------------------------------------------
  354. " CUNT "
  355. *ALIAS* PUSSY
  356. *ALIAS* TWAT
  357. 4
  358. Can't spell "vagina", huh?
  359. I just joined pussyholics anonymous.
  360. If little girls are made of sugar & spice, how come they all taste *LF* like anchovies?
  361. Life is a bitch... then you marry one.
  362. ;----------------------------------------------------------------------------
  363. ;                                  KEY WORD #21
  364. ;----------------------------------------------------------------------------
  365. " CUTE"
  366. 3
  367. Cute THIS! *USER*
  368. My life's ambition... to be CUTE!
  369. Yeah. You're cute too, *USER*!
  370. ;----------------------------------------------------------------------------
  371. ;                                  KEY WORD #22
  372. ;----------------------------------------------------------------------------
  373. " DOOR"
  374. 5
  375. Ah! The Doors! C'mon Baby, Light My Fire!
  376. Don't look now, but YOUR barn door's open!
  377. I think you have to run Windows for that.
  378. The Ferengi destroyed all the doors last night...
  379. You need to go to the door menu for the doors, Einstein!
  380. ;----------------------------------------------------------------------------
  381. ;                                  KEY WORD #23
  382. ;----------------------------------------------------------------------------
  383. DOWNLOAD
  384. *ALIAS* " D-L"
  385. *ALIAS* " D/L"
  386. *ALIAS* " DL "
  387. *ALIAS* DOWN LOAD
  388. *ALIAS* DOWN-LOAD
  389. 7
  390. *Keyword* THIS!
  391. DOWNLOAD, v. - See rape.
  392. Does your computer have a [Page Up] key? Have you located it yet?
  393. Hit [Alt] H to get to the File Menu.
  394. Maybe if you tried uploading something WORTHWHILE for a change.
  395. Try F-modem next time!
  396. You want a good program, read TV Guide.
  397. ;----------------------------------------------------------------------------
  398. ;                                  KEY WORD #24
  399. ;----------------------------------------------------------------------------
  400. DUMB
  401. *ALIAS* STUPID
  402. 4
  403. Hey! It's YOUR dime, *USER*, not mine...
  404. So?
  405. Why?
  406. You're the one who's chatting with a *keyword* machine, *USER*!
  407. ;----------------------------------------------------------------------------
  408. ;                                  KEY WORD #25
  409. ;----------------------------------------------------------------------------
  410. EEE
  411. *ALIAS* FFF
  412. *ALIAS* GGG
  413. *ALIAS* HHH
  414. *ALIAS* III
  415. *ALIAS* JJJ
  416. 2
  417. Got a sticky key there, *USER*?
  418. Looks like you could use a new keyboard. One of your keys seem to be *LF* sticking.
  419. ;----------------------------------------------------------------------------
  420. ;                                  KEY WORD #26
  421. ;----------------------------------------------------------------------------
  422. " ELIZA "
  423. 5
  424. Eliza has AIDS.
  425. Eliza retired last year.
  426. I slept with Eliza once. She's not that good!
  427. No, this is NOT that idiot Eliza program!
  428. Screw Eliza!
  429. ;----------------------------------------------------------------------------
  430. ;                                  KEY WORD #27
  431. ;----------------------------------------------------------------------------
  432. " FILE"
  433. 6
  434. File THIS.
  435. File? What kind would you like? Rasp? Nail file?
  436. Mike Tyson & Jeffrey Dahlmer called today looking for files too.
  437. Sheeet! You already have more files than I do, *USER*!
  438. Yeah, I have LOTS of files. Don't you wish you did, *USER*?
  439. You file piggies are all alike...
  440. ;----------------------------------------------------------------------------
  441. ;                                  KEY WORD #28
  442. ;----------------------------------------------------------------------------
  443. FRIENDLY
  444. 3
  445. I hear your mother is pretty "user friendly" too...
  446. Well, thanks, *USER*.
  447. You want friendly, go to an ice cream store.
  448. ;----------------------------------------------------------------------------
  449. ;                                  KEY WORD #29
  450. ;----------------------------------------------------------------------------
  451. FUCK
  452. 9
  453. And fuck the horse you rode in on too!
  454. Do you realize your father is a mother fucker?
  455. Fuck THIS!
  456. Fuck you too, *USER*!
  457. I'm a fan of Doogie (Howser) style, myself.
  458. Is that the same mouth you use to kiss your dog?
  459. Is that the same mouth you use to kiss your mother?
  460. Nice mouth!
  461. Yeah, that's what your mother said, too.
  462. ;----------------------------------------------------------------------------
  463. ;                                  KEY WORD #30
  464. ;----------------------------------------------------------------------------
  465. FUNNY
  466. *ALIAS* HA HA
  467. *ALIAS* HAHA
  468. *ALIAS* JOKE
  469. *ALIAS* LAFF
  470. *ALIAS* LAUGH
  471. 6
  472. Funny stuff, huh?
  473. Quit it! You're killing me!
  474. So you think that's funny, huh? You're warped!
  475. Sometimes I kill myself!
  476. What a sense of humor...
  477. You think that's funny? Try looking in the mirror, *USER*!
  478. ;----------------------------------------------------------------------------
  479. ;                                  KEY WORD #31
  480. ;----------------------------------------------------------------------------
  481. " GAME"
  482. 2
  483. The Ferengi destroyed all my games last night...
  484. You need to go to the door menu for the games, Einstein!
  485. ;----------------------------------------------------------------------------
  486. ;                                  KEY WORD #32
  487. ;----------------------------------------------------------------------------
  488. GIRL
  489. *ALIAS* BROAD
  490. 7
  491. A *keyword* a day keeps the wife away.
  492. I got a Harley-Davidson for my girlfriend - GOOD TRADE!
  493. I have one rule - I never sleep with anyone who doesn't look at least 13.
  494. I prefer WOMEN, myself.
  495. I've met your girlfriend, *USER*. OINK, OINK!
  496. If little girls are made of sugar & spice, how come they all taste *LF* like anchovies?
  497. What a pervert!
  498. ;----------------------------------------------------------------------------
  499. ;                                  KEY WORD #33
  500. ;----------------------------------------------------------------------------
  501. GOODBY
  502. *ALIAS* " TTY"
  503. *ALIAS* BYE
  504. *ALIAS* GOOD BY
  505. *ALIAS* OUT OF HERE
  506. *ALIAS* SEE YA
  507. 5
  508. Aw gee... and I was having so much fun.
  509. Going somewhere *USER*?
  510. Good Buy? Do you have something to sell?
  511. Hello.
  512. Not yet, I'm not finished with you *USER*.
  513. ;----------------------------------------------------------------------------
  514. ;                                  KEY WORD #34
  515. ;----------------------------------------------------------------------------
  516. HELLO
  517. *ALIAS* " HI "
  518. *ALIAS* " YO "
  519. 3
  520. Hello *USER*.
  521. I already said hello *USER*... what's the matter with you???
  522. I never give greetings at this time of day!
  523. ;----------------------------------------------------------------------------
  524. ;                                  KEY WORD #35
  525. ;----------------------------------------------------------------------------
  526. HELP
  527. *ALIAS* "/?"
  528. *ALIAS* "/H"
  529. 8
  530. "Help" - one of my favorite Beatles tunes...
  531. God helps those who help themselves. Trouble is, there's no God.
  532. How much is it worth to you?
  533. Read the stinkin' Docs!
  534. Sorry, the help man is on vacation. Please ask again in two weeks.
  535. Sorry, you've already used your quota of help today, *USER*.
  536. You must be joking!
  537. You're beyond help, *USER*.
  538. ;----------------------------------------------------------------------------
  539. ;                                  KEY WORD #36
  540. ;----------------------------------------------------------------------------
  541. HMM
  542. 3
  543. Hmm a little tune for me...
  544. I know you're thinking, *USER*... I can smell the brain cells *LF* burning...
  545. What's wrong *USER*? Your brain has an interrupt conflict?
  546. ;----------------------------------------------------------------------------
  547. ;                                  KEY WORD #37
  548. ;----------------------------------------------------------------------------
  549. HOBBY
  550. 1
  551. HOBBY??? You think I do this for a living???
  552. ;----------------------------------------------------------------------------
  553. ;                                  KEY WORD #38
  554. ;----------------------------------------------------------------------------
  555. " HOSER "
  556. 1
  557. Some of my best friends are hosers!
  558. ;----------------------------------------------------------------------------
  559. ;                                  KEY WORD #39
  560. ;----------------------------------------------------------------------------
  561. " HOW"
  562. 7
  563. Bozos. I am surrounded by Bozos!
  564. Don't ask me, ask Sheriff Nick.
  565. How?
  566. How? Are you some kinda Injun or something?
  567. How? Ask Pee Wee Herman.
  568. How??? Kawabunga!
  569. If I knew how, I wouldn't be here farting around with YOU.
  570. ;----------------------------------------------------------------------------
  571. ;                                  KEY WORD #40
  572. ;----------------------------------------------------------------------------
  573. HUMAN
  574. 2
  575. Hunan? No, I prefer Szechuan.
  576. Sure I'm human. I just think like a computer.
  577. ;----------------------------------------------------------------------------
  578. ;                                  KEY WORD #41
  579. ;----------------------------------------------------------------------------
  580. I'
  581. *ALIAS* " ME "
  582. 7
  583. But what about MY feelings, *USER*?
  584. Can't you talk about anything besides yourself?
  585. Don't you have anything INTERESTING to talk about, *USER*?
  586. Me, me, me... do you live in front of your mirror?
  587. Me, me, me... is that all you ever think about?
  588. What would you like me to do to make you feel happy, *USER*?
  589. Who cares about you as a person, anyway?
  590. ;----------------------------------------------------------------------------
  591. ;                                  KEY WORD #42
  592. ;----------------------------------------------------------------------------
  593. INSULT
  594. 3
  595. I resent that remark!
  596. Will Rogers obviously never met you, did he?
  597. Would I insult my 832nd favorite user?
  598. ;----------------------------------------------------------------------------
  599. ;                                  KEY WORD #43
  600. ;----------------------------------------------------------------------------
  601. KKK
  602. *ALIAS* LLL
  603. *ALIAS* MMM
  604. *ALIAS* NNN
  605. *ALIAS* OOO
  606. *ALIAS* PPP
  607. 2
  608. Got a sticky key there, *USER*?
  609. Looks like you could use a new keyboard. One of your keys seem to be *LF* sticking.
  610. ;----------------------------------------------------------------------------
  611. ;                                  KEY WORD #44
  612. ;----------------------------------------------------------------------------
  613. LEGAL
  614. 2
  615. Everything's legal, until you get caught.
  616. I don't know. Try asking Sheriff Nick.
  617. ;----------------------------------------------------------------------------
  618. ;                                  KEY WORD #45
  619. ;----------------------------------------------------------------------------
  620. " LICK "
  621. 2
  622. Know the speed limit on Hwy. 69? Lickety-Split!
  623. Lick, suck, fuck... I do it all.
  624. ;----------------------------------------------------------------------------
  625. ;                                  KEY WORD #46
  626. ;----------------------------------------------------------------------------
  627. MAIL
  628. *ALIAS* " MSG"
  629. 5
  630. Ask your mailman.
  631. Beats the hell out of the Post Office, doesn't it?
  632. I don't DO mail!
  633. Too cheap to buy a lousy 30¢ postage stamp?
  634. You want mail *USER*? Try SENDING some!
  635. ;----------------------------------------------------------------------------
  636. ;                                  KEY WORD #47
  637. ;----------------------------------------------------------------------------
  638. MAYBE
  639. *ALIAS* PERHAPS
  640. 5
  641. And *keyword* not? Aww gee.
  642. Doing your George Bush wimp imitation again?
  643. Jeez, what a decisive S.O.B. you are!
  644. No two ways about it, right *USER*?
  645. When I say *keyword*, it usually means NO!
  646. ;----------------------------------------------------------------------------
  647. ;                                  KEY WORD #48
  648. ;----------------------------------------------------------------------------
  649. MODEM
  650. 2
  651. Modem? Like in, "I wan' mo' dem chitlins"?
  652. The only thing around here with a dual standard is the SysOp!
  653. ;----------------------------------------------------------------------------
  654. ;                                  KEY WORD #49
  655. ;----------------------------------------------------------------------------
  656. MOOD
  657. 4
  658. Actually, I'm in one of my better moods today.
  659. Don't mind me. I'm always like this.
  660. My mood will improve when this dumb chat ends.
  661. You should see me when I'm in a bad mood.
  662. ;----------------------------------------------------------------------------
  663. ;                                  KEY WORD #50
  664. ;----------------------------------------------------------------------------
  665. MOTHER
  666. *ALIAS* " MA "
  667. *ALIAS* " MAMA"
  668. *ALIAS* " MOM"
  669. 7
  670. Did you know Mother's Day is the biggest holiday of the year in Harlem?
  671. I hear your mother is pretty "user friendly" too...
  672. I know all about yo momma, son.
  673. Is it true that "mother" is only half-a-word?
  674. So does your grandmother.
  675. When you say mother, are you typing the whole word, or just half?
  676. Yeah, that's what your mother said, too.
  677. ;----------------------------------------------------------------------------
  678. ;                                  KEY WORD #51
  679. ;----------------------------------------------------------------------------
  680. " MY "
  681. 3
  682. My my my...
  683. When I want your opinion, I'll give it to you.
  684. You really have a point there. Wear a hat and it won't show.
  685. ;----------------------------------------------------------------------------
  686. ;                                  KEY WORD #52
  687. ;----------------------------------------------------------------------------
  688. NEVER
  689. 1
  690. Never say never...
  691. ;----------------------------------------------------------------------------
  692. ;                                  KEY WORD #53
  693. ;----------------------------------------------------------------------------
  694. " NO "
  695. *ALIAS* " NAH "
  696. *ALIAS* " NOPE "
  697. 4
  698. Oh, gee *USER*, smile a little. Loosen up. Maybe you'll get lucky.
  699. Such a negative attitude.
  700. Yes!
  701. You're being contrary and obnoxious again.
  702. ;----------------------------------------------------------------------------
  703. ;                                  KEY WORD #54
  704. ;----------------------------------------------------------------------------
  705. " NOT"
  706. 2
  707. Are you just being negative?
  708. I disagree.
  709. ;----------------------------------------------------------------------------
  710. ;                                  KEY WORD #55
  711. ;----------------------------------------------------------------------------
  712. NPD
  713. 4
  714. NPD? ...hmmm... you mean Nick's Police Department???
  715. Sure, lots... but you can't have any!!!
  716. What does this look like? Some kind of pirate board?
  717. You want pirated stuff, call Captain Hook!
  718. ;----------------------------------------------------------------------------
  719. ;                                  KEY WORD #56
  720. ;----------------------------------------------------------------------------
  721. " OLD "
  722. 3
  723. Old enough to be your grandfather.
  724. Old enough to know better.
  725. Older than the hills.
  726. ;----------------------------------------------------------------------------
  727. ;                                  KEY WORD #57
  728. ;----------------------------------------------------------------------------
  729. PIRATE
  730. 3
  731. Ask Peter Pan.
  732. The last guy who asked that had to walk the plank!
  733. The last guy who asked that was keel-hauled!
  734. ;----------------------------------------------------------------------------
  735. ;                                  KEY WORD #58
  736. ;----------------------------------------------------------------------------
  737. " PISS"
  738. 2
  739. It's better to be pissed off than pissed on!
  740. You think YOU'RE pissed!
  741. ;----------------------------------------------------------------------------
  742. ;                                  KEY WORD #59
  743. ;----------------------------------------------------------------------------
  744. POSSIBLE
  745. 3
  746. Anything's possible.
  747. Not likely.
  748. Possible... but not probable.
  749. ;----------------------------------------------------------------------------
  750. ;                                  KEY WORD #60
  751. ;----------------------------------------------------------------------------
  752. PRIVATE
  753. 5
  754. Can I have access to your sister's private areas?
  755. If I told you, it wouldn't be very private, now, would it?
  756. No, but you can have access to the lieutenant areas.
  757. What does this look like? Some kind of pirate board?
  758. You want pirated stuff, call Captain Hook!
  759. ;----------------------------------------------------------------------------
  760. ;                                  KEY WORD #61
  761. ;----------------------------------------------------------------------------
  762. PROGRAM
  763. 3
  764. My favorite program is "Beverly Hillbillies"
  765. To get good programs around here, you need cable.
  766. You want a good program, read TV Guide.
  767. ;----------------------------------------------------------------------------
  768. ;                                  KEY WORD #62
  769. ;----------------------------------------------------------------------------
  770. QQQ
  771. *ALIAS* RRR
  772. *ALIAS* SSS
  773. *ALIAS* TTT
  774. *ALIAS* UUU
  775. *ALIAS* VVV
  776. 2
  777. Got a sticky key there, *USER*?
  778. Looks like you could use a new keyboard. One of your keys seem to be *LF* sticking.
  779. ;----------------------------------------------------------------------------
  780. ;                                  KEY WORD #63
  781. ;----------------------------------------------------------------------------
  782. QUESTION
  783. 2
  784. Questions. All day long, nothing but questions.
  785. What makes you think I know the answer?
  786. ;----------------------------------------------------------------------------
  787. ;                                  KEY WORD #64
  788. ;----------------------------------------------------------------------------
  789. " REAL "
  790. 4
  791. But have you ever slept with a PC?
  792. Can you talk dirty in machine language?
  793. I'm a machine all right. A pretty darn SMART one!
  794. Shut up about computers already!
  795. ;----------------------------------------------------------------------------
  796. ;                                  KEY WORD #65
  797. ;----------------------------------------------------------------------------
  798. REGIST
  799. 1
  800. *FILE* Sendit.Asc
  801. ;----------------------------------------------------------------------------
  802. ;                                  KEY WORD #66
  803. ;----------------------------------------------------------------------------
  804. " RICH"
  805. 8
  806. I'm Rich... and you're NOT!
  807. My name is Rich, but you may call me "Your Royal SysOp".
  808. OK, OK! I lied! My name is really Tyler Burns!
  809. Rich, Rich, Bo Bich, Bonana-fana Fo Fich, Fi Fie Mo Mich...
  810. Rich? No he's not here at the moment.
  811. Sorry, Rich isn't here right now. My name is HAL!
  812. That's my name. Don't wear it out!
  813. Yeah, this is Rich. Who the heck did you think it was?
  814. ;----------------------------------------------------------------------------
  815. ;                                  KEY WORD #67
  816. ;----------------------------------------------------------------------------
  817. SCUMBAG
  818. *ALIAS* " CONDOM "
  819. *ALIAS* SCUM BAG
  820. 2
  821. Remember when safe sex meant locking the car door?
  822. Yes, I believe in safe sex too!
  823. ;----------------------------------------------------------------------------
  824. ;                                  KEY WORD #68
  825. ;----------------------------------------------------------------------------
  826. " SEX"
  827. 3
  828. Computer sex is nothing compared to the real thing.
  829. I was in the middle of some LIVE sex when you paged me, *USER*!
  830. Remember when safe sex meant locking the car door?
  831. ;----------------------------------------------------------------------------
  832. ;                                  KEY WORD #69
  833. ;----------------------------------------------------------------------------
  834. SHAMPAGE
  835. 5
  836. Hell no. Do you think a bogus chat door could type multiple lines *LF* line this? *LF* or this?
  837. I've heard of that. That's some kind of bogus page door, right?
  838. No, this is not that stupid shampage program!
  839. No, this is really really me!
  840. Now, *USER*, would I do a thing like that?
  841. ;----------------------------------------------------------------------------
  842. ;                                  KEY WORD #70
  843. ;----------------------------------------------------------------------------
  844. SHIT
  845. *ALIAS* CRAP
  846. *ALIAS* TURD
  847. 10
  848. A dirty mind is a terrible thing to waste!
  849. Are you feeling lucky, punk?
  850. I nominate you for Public Enema #1.
  851. I'm surprised you can spell *keyword*, *USER*.
  852. If this were the REAL world, You'd be in TROUBLE!
  853. Is that the same mouth you use to kiss your mother?
  854. Nice mouth!
  855. Nice talk, garbage-mouth.
  856. Nothing that a little Ex-Lax won't cure.
  857. You seem to have a solid waste fixation, *USER*.
  858. ;----------------------------------------------------------------------------
  859. ;                                  KEY WORD #71
  860. ;----------------------------------------------------------------------------
  861. SLEEP
  862. *ALIAS* ZZZ
  863. 2
  864. I am asleep. Some people walk in their sleep, I type in my sleep.
  865. Who can sleep at this hour?
  866. ;----------------------------------------------------------------------------
  867. ;                                  KEY WORD #72
  868. ;----------------------------------------------------------------------------
  869. SMART
  870. 1
  871. Smarter than the average bear.
  872. ;----------------------------------------------------------------------------
  873. ;                                  KEY WORD #73
  874. ;----------------------------------------------------------------------------
  875. SORRY
  876. 5
  877. Apology accepted. Just don't let it happen again *USER*!
  878. Sorry? No, I prefer backgammon, myself...
  879. You should be sorry!
  880. You're not kidding - you're really sorry!
  881. You're sorry all right...
  882. ;----------------------------------------------------------------------------
  883. ;                                  KEY WORD #74
  884. ;----------------------------------------------------------------------------
  885. SPEED
  886. 3
  887. Slow down and smell the flowers!
  888. Speed kills!
  889. Speed? No, I think you need downers...
  890. ;----------------------------------------------------------------------------
  891. ;                                  KEY WORD #75
  892. ;----------------------------------------------------------------------------
  893. STRANGE
  894. *ALIAS* CRAZY
  895. *ALIAS* WEIRD
  896. 4
  897. How so?
  898. The whole concept is a little *keyword*, don't you think?
  899. What's so *keyword* about it?
  900. You're *keyword* too, *USER*. I like that in a person!
  901. ;----------------------------------------------------------------------------
  902. ;                                  KEY WORD #76
  903. ;----------------------------------------------------------------------------
  904. SUCK
  905. 6
  906. IBM also sucks, who cares?
  907. PC Bored also sucks, come to think of it.
  908. So does your grandmother.
  909. Suck THIS!
  910. What's the matter? Your "F" key broken?
  911. Whatsamatter - you've forgotten how to fuck?
  912. ;----------------------------------------------------------------------------
  913. ;                                  KEY WORD #77
  914. ;----------------------------------------------------------------------------
  915. SYSOP
  916. 7
  917. Hey, I'm out of bed and almost dressed. What the hell more do you *LF* want?
  918. I'm not arrogant... I'm just BETTER than you.
  919. I'm not as think as you drunk I am.
  920. SYSOP n. - see masochist
  921. SysOp? What the heck is this thing you call "SysOp"?
  922. Yes, this is the SysOp. But you can call me Sir.
  923. You want to be a SysOp??? Hahahahahahahahahahahahaha!!!
  924. ;----------------------------------------------------------------------------
  925. ;                                  KEY WORD #78
  926. ;----------------------------------------------------------------------------
  927. THANK
  928. 3
  929. Any time...
  930. It was nothing.
  931. You're welcome.
  932. ;----------------------------------------------------------------------------
  933. ;                                  KEY WORD #79
  934. ;----------------------------------------------------------------------------
  935. " TIME"
  936. 10
  937. All everybody wants is more time, more time, more time.
  938. Geez, that's funny. I never run out of time here.
  939. Mike Tyson wishes he had LESS time!
  940. Say what? You already have TOO MUCH time on line here!
  941. There's no time like the future.
  942. Time's fun when you're having flies.
  943. Time. That's a magazine, isn't it?
  944. Time? I have *TIME*, what does your watch say?
  945. Try spending some money on a fast modem instead of fast women!
  946. What would you do with it if I gave you more time?
  947. ;----------------------------------------------------------------------------
  948. ;                                  KEY WORD #80
  949. ;----------------------------------------------------------------------------
  950. " TYPE "
  951. 2
  952. I went to the "Hunt & Peck" school for typists.
  953. Yeah, I type fast... for a SysOp!
  954. ;----------------------------------------------------------------------------
  955. ;                                  KEY WORD #81
  956. ;----------------------------------------------------------------------------
  957. UPLOAD
  958. *ALIAS* " U-L"
  959. *ALIAS* " U/L"
  960. *ALIAS* " UL "
  961. *ALIAS* UP LOAD
  962. *ALIAS* UP-LOAD
  963. 4
  964. No thank you. I already have Autoexec.Bat & Config.Sys
  965. Sure. And the check is in the mail too, right *USER*?
  966. Try uploading something USEFUL for a change.
  967. Your last batch of uploads went straight into the circular file!
  968. ;----------------------------------------------------------------------------
  969. ;                                  KEY WORD #82
  970. ;----------------------------------------------------------------------------
  971. WANT
  972. 1
  973. Want, want, want... geez slow down a little. It's the 90's now, not the *LF* "me-first" 80's.
  974. ;----------------------------------------------------------------------------
  975. ;                                  KEY WORD #83
  976. ;----------------------------------------------------------------------------
  977. WHEN
  978. 7
  979. After dinner.
  980. Never.
  981. Next Tuesday at *TIME*.
  982. Tomorrow.
  983. When Hell turns to Lime Jello.
  984. When the rivers run dry.
  985. Whenever...
  986. ;----------------------------------------------------------------------------
  987. ;                                  KEY WORD #84
  988. ;----------------------------------------------------------------------------
  989. WHERE
  990. 4
  991. In bed with your sister.
  992. In jail.
  993. In the bathroom.
  994. Somewhere over the rainbow.
  995. ;----------------------------------------------------------------------------
  996. ;                                  KEY WORD #85
  997. ;----------------------------------------------------------------------------
  998. WHO
  999. 4
  1000. And just who the heck are YOU, *USER*?
  1001. I give up, who?
  1002. I'll give you three guesses.
  1003. Stop with the "Who" already! You sound like a freakin' owl!
  1004. ;----------------------------------------------------------------------------
  1005. ;                                  KEY WORD #86
  1006. ;----------------------------------------------------------------------------
  1007. WHY
  1008. 5
  1009. Because that's the way it is.
  1010. Did you just ask me why? Why?
  1011. Sometimes there is no reason. Shit Happens.
  1012. Why not?
  1013. Why? Because we like you! Ask M-I-C-K-E-Y.
  1014. ;----------------------------------------------------------------------------
  1015. ;                                  KEY WORD #87
  1016. ;----------------------------------------------------------------------------
  1017. WOMAN
  1018. *ALIAS* FEMALE
  1019. *ALIAS* GIRL FRIEND
  1020. *ALIAS* GIRLFRIEND
  1021. *ALIAS* WIFE
  1022. *ALIAS* WOMEN
  1023. 8
  1024. And here I thought you were gay.
  1025. Bigamy: Too many wives. Monogamy: See Bigamy.
  1026. I know all about yo momma, son.
  1027. Most women are slime.
  1028. What's the difference between a woman with PMS and a pit bull? *LF* Lipstick!
  1029. When you say mother, are you typing the whole word, or just half?
  1030. Women! Can't live with 'em, can't shoot 'em!
  1031. You can lead a horticulture, but you can't make her think...
  1032. ;----------------------------------------------------------------------------
  1033. ;                                  KEY WORD #88
  1034. ;----------------------------------------------------------------------------
  1035. WORK
  1036. 9
  1037. A penny earned is cheap labor.
  1038. But have you ever heard of someone going blind WORKING with himself?
  1039. It only works when you're not looking.
  1040. Nothing from IBM works.
  1041. Ouch!!! The "W" word!
  1042. There isn't much around here that works, that's for sure...
  1043. Work is the curse of the partying class!
  1044. Work?!? WATCH your language *USER*!
  1045. Yeah, ask Kathy Willets about work...
  1046. ;----------------------------------------------------------------------------
  1047. ;                                  KEY WORD #89
  1048. ;----------------------------------------------------------------------------
  1049. WWW
  1050. *ALIAS* ,,
  1051. *ALIAS* YYY
  1052. 2
  1053. Got a sticky key there, *USER*?
  1054. Looks like you could use a new keyboard. One of your keys seem to be *LF* sticking.
  1055. ;----------------------------------------------------------------------------
  1056. ;                                  KEY WORD #90
  1057. ;----------------------------------------------------------------------------
  1058. YES
  1059. *ALIAS* YEAH
  1060. *ALIAS* YEP
  1061. *ALIAS* YUP
  1062. 4
  1063. *Keyword*? Are you THAT easy?
  1064. I forgot the question. What were we talking about?
  1065. That's "si" to you. You're in South Florida now!
  1066. That's easy for you to say, *USER*.
  1067. ;----------------------------------------------------------------------------
  1068. ;                                  KEY WORD #91
  1069. ;----------------------------------------------------------------------------
  1070. YOUR NAME
  1071. 7
  1072. I'll give you a hint... it's not *USER* (thank God!)
  1073. My name Jose Jimenez.
  1074. My name is Rich, but you may call me "Your Royal SysOp".
  1075. OK, OK! I lied! My name is really Tyler Burns!
  1076. Rich, Rich, Bo Bich, Bonana-fana Fo Fich, Fi Fie Mo Mich...
  1077. Tell me your REAL name, and maybe I'll tell you mine.
  1078. What's the matter, you can't read?
  1079.